Conversation
|
@karthiknadig this is a first draft on a doc outlining technical design of the envs extension api. Would love a first pass of feedback, fixing any misunderstandings I have and what I might be missing / over-explaining. I am also not sure about the placement, do we just want it as part of the README or is it better as a separate file? |
|
Haven't had a chance to fully read and review but this is great! Since it is rather comprehensive, I would suggest keeping it as a separate file and linking from the README or storing this as a Wiki page that we can direct to in the README |
There was a problem hiding this comment.
Pull Request Overview
This PR adds a design documentation file outlining the Python Environments API for the VS Code extension.
- Introduces comprehensive technical design details on environment management, package handling, and project creation.
- Documents the interactions between various API components and the connection to the UI.
eleanorjboyd
left a comment
There was a problem hiding this comment.
The 'Copilot Tooling' section currently contains a placeholder ('xxxx'). Please update this section with a meaningful description or remove it until the appropriate content is available.
Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com> Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
…envId is autogenerated/immutable, and fill in Copilot Tooling section
No description provided.